hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
gcFree
collie
utils
memory
Undocumented in source. Be warned that the author may not have intended to support it.
void
gcFree
(T obj)
void
gcFree
(T* obj)
void
gcFree
(void[] obj, bool index)
pragma(
inline
, true)
void
gcFree
(
void
[]
obj
,
bool
index
= false
)
Meta
Source
See Implementation
collie
utils
memory
functions
gcFree